home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 2).iso / 1403 / readme.txt next >
Text File  |  1997-01-20  |  3KB  |  64 lines

  1. Windows95 Log System 2.0 (WinLog.exe)
  2.  
  3. This tiny app makes keeps track of when Windows95 is started and when
  4. it is shut down. It creates a log file which by default is named
  5. WinLog.sys and placed in the Windows System directory unless anything
  6. else is specified on the command line:
  7.  
  8.     standard:        WinLog.exe
  9.     different logfile:    WinLog.exe C:\Winlog.txt
  10.  
  11. The log file is written in standard Windows text (.txt) format.
  12. Windows95 Log System 2.0 runs in the background at all times, but
  13. it uses very little system resources. If not installed properly, though,
  14. it will not start when Windows95 is started.
  15.  
  16. New from version 1.0
  17. The contents of the log file is considerably changed. Log in and log
  18. out appears on the same line with time and date. The line also contains
  19. the user name of the user and the total time the user was logged on.
  20. If no user name is entered, the user clause will not appear, but even
  21. though you don't write in your user name and password each time you
  22. start Windows95, you probably wrote in a user name the first time you
  23. started Windows95 after installation. In that case, this user name will
  24. normally appear, because this is defined as the default user.
  25.  
  26. Installation:
  27. Install the WinLog.inf by right clicking it and choosing "Install" from
  28. the menu. If there is something wrong with your .inf extension and this
  29. procedure does not work, try typing something like this into your Run
  30. dialog:
  31.  
  32. c:\windows\rundll.exe setupx.dll,InstallHinfSection DefaultInstall 132 C:\WinLog.inf
  33.  
  34. You MUST specify the right directory for the WinLog.inf file for
  35. this to work!
  36.  
  37. Since the INF-installation copies the appropriate files to the
  38. appropriate directories, the unpacked files may be deleted after
  39. installation. (Do delete the files from ..\Windows\inf\ and the
  40. ..\Windows\System\ dirs!)
  41.  
  42. The 2.0 .inf file is exactly the same as the 1.0 version, so that it
  43. is no need to uninstall the 1.0 version before you install the 2.0:
  44. The uninstallation operation will delete all files and register keys
  45. anyway.
  46.  
  47. UnInstallation:
  48. Simply access the Windows95 installation program in the Control Panel,
  49. where Windows95 Log System leaves an uninstall string.
  50.  
  51. About Windows95 Log System 2.0
  52. - Programmed by Kjetil L. Nygσrd, 1997
  53.     E-mail: k.l.nygard@hfstud.uio.no
  54.     Http: http://www.uio.no/~kln/
  55. - Written and Compiled in Borland Delphi 2.0
  56.  
  57. Distribution:
  58. This software is FREEWARE.
  59. It may be freely copied and distributed on any 
  60. NON-PROFIT FREEWARE collection.
  61.  
  62. No guarantee.
  63.  
  64.